@charset "utf-8";
*{ padding: 0;}
html{color:#000;background:#FFF; }
body{font-size: 12px;color: #333;margin: 0px;font-family: 微软雅黑, Microsoft YaHei,  Arial, Helvetica, sans-serif;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
ul,li{list-style-type: none;}
img,ul,li{padding: 0px;margin: 0px;}
img{border: none;}
a{color: #666;text-decoration: none;}/*for ff f6n.net*/
a:hover{color:#000;text-decoration: none;}
a:active{text-decoration: none;}
a:focus{outline:0;} /*for ff f6n.net*/
.clear{clear: both;}
img{border: 0;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;outline: none;border: none;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
h1,h2,h3,h4,h5,p{margin:0;font-style: normal;font-size: 100%;}
i,em{ font-style: normal;}
p {overflow:hidden;}

/*主页公用*/
.wrap { width:1180px; margin-left:auto; margin-right:auto;position:relative;}
.fl { float:left;}
.fr { float:right;}

/*头部  */
/* top-1 */
.top{height: 35px;line-height: 35px;color:#666;overflow:hidden;background-color: #ECECEC;}
.top-r a{color:#666;padding:0 8px; text-decoration:none;}
.top-r a:hover{color:red; text-decoration:none;}
.top-r img{vertical-align:middle;}
/* top-2 */
.head{height: 107px;margin-top: 10px;margin-bottom: 5px;}
.logo {margin: 0px 0 10px 10px;}
.logo h1{
    float: left;
}
.logo li{
    float: left;
    font-size: 15px;
    width: 318px;
    margin-top: 29px;
    line-height: 32px;
}
 
.logo li span{
    color: #39A20A;
}
.tell {width:200px;height: 62px;margin:20px 0px 0 0;background:url(../images/head-tel_06.png) no-repeat left center;line-height: 32px;color:#3b2e4a;padding-left: 65px;color:#ff6d00;font-size: 26px;font-weight: bold;}
.tell span {font-size: 20px;color: #39a20a}

/* top-3 */
.nav{height:50px;background-color:#39a20a;border-radius: 10px;padding-left: 30px;margin-bottom: 5px;}
.nav li{float:left;line-height:50px;position:relative;height: 50px}
.nav li a{font-size:14px;color:#fff;padding: 0 26px;display: block; text-decoration:none;}
.nav .active ,.nav li:hover {background:#ff6d00; text-decoration:none;}
.nav a:hover {color: #fff;height: 50px;}
/*头部 结束 */





/* footer 开始*/
/* footer 开始*/
.footer{width:100%;height:205px;background-color:#39a20a;}
.footer-nav{padding-top:10px; height:40px;border-bottom:1px #fff solid;position:relative;width: 1180px;}
.footer-nav li{float:left;line-height:40px;position:relative;}
.footer-nav a{color:#fff;font-size:14px;padding: 0 29px;display:inline-block;}
.footer-nav a:hover{color:#ff0107;}
.footer-R {color:#fff;height:120px;margin-top:30px; text-align: center;}
.footer-R a{color:#fff;display:inline-block;}
/* footer 结束*/